TSTP Solution File: SET588^5 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SET588^5 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n016.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Sun May  5 09:14:15 EDT 2024

% Result   : Theorem 0.15s 0.33s
% Output   : Refutation 0.15s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   19
% Syntax   : Number of formulae    :   39 (   6 unt;  14 typ;   0 def)
%            Number of atoms       :  263 (  68 equ;   0 cnn)
%            Maximal formula atoms :   12 (  10 avg)
%            Number of connectives :  114 (  43   ~;  20   |;  32   &;   0   @)
%                                         (   2 <=>;  17  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :   48 (  47   >;   1   *;   0   +;   0  <<)
%            Number of symbols     :   18 (  15 usr;   5 con; 0-6 aty)
%            Number of variables   :   56 (   0   ^  32   !;  18   ?;  56   :)
%                                         (   6  !>;   0  ?*;   0  @-;   0  @+)

% Comments : 
%------------------------------------------------------------------------------
thf(type_def_5,type,
    a: $tType ).

thf(type_def_6,type,
    sTfun: ( $tType * $tType ) > $tType ).

thf(func_def_0,type,
    a: $tType ).

thf(func_def_4,type,
    sK0: a > $o ).

thf(func_def_5,type,
    sK1: a > $o ).

thf(func_def_6,type,
    sK2: a > $o ).

thf(func_def_7,type,
    sK3: a ).

thf(func_def_9,type,
    kCOMB: 
      !>[X0: $tType,X1: $tType] : ( X0 > X1 > X0 ) ).

thf(func_def_10,type,
    bCOMB: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( X1 > X2 ) > ( X0 > X1 ) > X0 > X2 ) ).

thf(func_def_11,type,
    vAND: $o > $o > $o ).

thf(func_def_12,type,
    vOR: $o > $o > $o ).

thf(func_def_13,type,
    vIMP: $o > $o > $o ).

thf(func_def_14,type,
    vNOT: $o > $o ).

thf(func_def_15,type,
    vEQ: 
      !>[X0: $tType] : ( X0 > X0 > $o ) ).

thf(f66,plain,
    $false,
    inference(avatar_sat_refutation,[],[f26,f27,f65]) ).

thf(f65,plain,
    spl4_1,
    inference(avatar_contradiction_clause,[],[f64]) ).

thf(f64,plain,
    ( $false
    | spl4_1 ),
    inference(subsumption_resolution,[],[f63,f21]) ).

thf(f21,plain,
    ( ( $true != vAPP(a,$o,sK1,sK3) )
    | spl4_1 ),
    inference(avatar_component_clause,[],[f19]) ).

thf(f19,plain,
    ( spl4_1
  <=> ( $true = vAPP(a,$o,sK1,sK3) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_1])]) ).

thf(f63,plain,
    $true = vAPP(a,$o,sK1,sK3),
    inference(trivial_inequality_removal,[],[f60]) ).

thf(f60,plain,
    ( ( $true != $true )
    | ( $true = vAPP(a,$o,sK1,sK3) ) ),
    inference(superposition,[],[f14,f15]) ).

thf(f15,plain,
    $true = vAPP(a,$o,sK0,sK3),
    inference(cnf_transformation,[],[f13]) ).

thf(f13,plain,
    ( ( ( $true = vAPP(a,$o,sK2,sK3) )
      | ( $true != vAPP(a,$o,sK1,sK3) ) )
    & ( $true != vAPP(a,$o,sK2,sK3) )
    & ( $true = vAPP(a,$o,sK0,sK3) )
    & ! [X4: a] :
        ( ( $true = vAPP(a,$o,sK1,X4) )
        | ( $true != vAPP(a,$o,sK0,X4) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2,sK3])],[f10,f12,f11]) ).

thf(f11,plain,
    ( ? [X0: a > $o,X1: a > $o,X2: a > $o] :
        ( ? [X3: a] :
            ( ( ( vAPP(a,$o,X2,X3) = $true )
              | ( vAPP(a,$o,X1,X3) != $true ) )
            & ( vAPP(a,$o,X2,X3) != $true )
            & ( vAPP(a,$o,X0,X3) = $true ) )
        & ! [X4: a] :
            ( ( $true = vAPP(a,$o,X1,X4) )
            | ( $true != vAPP(a,$o,X0,X4) ) ) )
   => ( ? [X3: a] :
          ( ( ( $true = vAPP(a,$o,sK2,X3) )
            | ( $true != vAPP(a,$o,sK1,X3) ) )
          & ( $true != vAPP(a,$o,sK2,X3) )
          & ( $true = vAPP(a,$o,sK0,X3) ) )
      & ! [X4: a] :
          ( ( $true = vAPP(a,$o,sK1,X4) )
          | ( $true != vAPP(a,$o,sK0,X4) ) ) ) ),
    introduced(choice_axiom,[]) ).

thf(f12,plain,
    ( ? [X3: a] :
        ( ( ( $true = vAPP(a,$o,sK2,X3) )
          | ( $true != vAPP(a,$o,sK1,X3) ) )
        & ( $true != vAPP(a,$o,sK2,X3) )
        & ( $true = vAPP(a,$o,sK0,X3) ) )
   => ( ( ( $true = vAPP(a,$o,sK2,sK3) )
        | ( $true != vAPP(a,$o,sK1,sK3) ) )
      & ( $true != vAPP(a,$o,sK2,sK3) )
      & ( $true = vAPP(a,$o,sK0,sK3) ) ) ),
    introduced(choice_axiom,[]) ).

thf(f10,plain,
    ? [X0: a > $o,X1: a > $o,X2: a > $o] :
      ( ? [X3: a] :
          ( ( ( vAPP(a,$o,X2,X3) = $true )
            | ( vAPP(a,$o,X1,X3) != $true ) )
          & ( vAPP(a,$o,X2,X3) != $true )
          & ( vAPP(a,$o,X0,X3) = $true ) )
      & ! [X4: a] :
          ( ( $true = vAPP(a,$o,X1,X4) )
          | ( $true != vAPP(a,$o,X0,X4) ) ) ),
    inference(rectify,[],[f9]) ).

thf(f9,plain,
    ? [X0: a > $o,X1: a > $o,X2: a > $o] :
      ( ? [X4: a] :
          ( ( ( $true = vAPP(a,$o,X2,X4) )
            | ( $true != vAPP(a,$o,X1,X4) ) )
          & ( $true != vAPP(a,$o,X2,X4) )
          & ( $true = vAPP(a,$o,X0,X4) ) )
      & ! [X3: a] :
          ( ( vAPP(a,$o,X1,X3) = $true )
          | ( vAPP(a,$o,X0,X3) != $true ) ) ),
    inference(flattening,[],[f8]) ).

thf(f8,plain,
    ? [X0: a > $o,X1: a > $o,X2: a > $o] :
      ( ? [X4: a] :
          ( ( ( $true = vAPP(a,$o,X2,X4) )
            | ( $true != vAPP(a,$o,X1,X4) ) )
          & ( $true != vAPP(a,$o,X2,X4) )
          & ( $true = vAPP(a,$o,X0,X4) ) )
      & ! [X3: a] :
          ( ( vAPP(a,$o,X1,X3) = $true )
          | ( vAPP(a,$o,X0,X3) != $true ) ) ),
    inference(ennf_transformation,[],[f7]) ).

thf(f7,plain,
    ~ ! [X0: a > $o,X1: a > $o,X2: a > $o] :
        ( ! [X3: a] :
            ( ( vAPP(a,$o,X0,X3) = $true )
           => ( vAPP(a,$o,X1,X3) = $true ) )
       => ! [X4: a] :
            ( ( ( $true != vAPP(a,$o,X2,X4) )
              & ( $true = vAPP(a,$o,X0,X4) ) )
           => ( ( $true != vAPP(a,$o,X2,X4) )
              & ( $true = vAPP(a,$o,X1,X4) ) ) ) ),
    inference(flattening,[],[f6]) ).

thf(f6,plain,
    ~ ! [X0: a > $o,X1: a > $o,X2: a > $o] :
        ( ! [X3: a] :
            ( ( vAPP(a,$o,X0,X3) = $true )
           => ( vAPP(a,$o,X1,X3) = $true ) )
       => ! [X4: a] :
            ( ( ( $true != vAPP(a,$o,X2,X4) )
              & ( $true = vAPP(a,$o,X0,X4) ) )
           => ( ( $true != vAPP(a,$o,X2,X4) )
              & ( $true = vAPP(a,$o,X1,X4) ) ) ) ),
    inference(fool_elimination,[],[f5]) ).

thf(f5,plain,
    ~ ! [X0: a > $o,X1: a > $o,X2: a > $o] :
        ( ! [X3: a] :
            ( vAPP(a,$o,X0,X3)
           => vAPP(a,$o,X1,X3) )
       => ! [X4: a] :
            ( ( ~ vAPP(a,$o,X2,X4)
              & vAPP(a,$o,X0,X4) )
           => ( ~ vAPP(a,$o,X2,X4)
              & vAPP(a,$o,X1,X4) ) ) ),
    inference(rectify,[],[f2]) ).

thf(f2,negated_conjecture,
    ~ ! [X0: a > $o,X1: a > $o,X2: a > $o] :
        ( ! [X3: a] :
            ( vAPP(a,$o,X0,X3)
           => vAPP(a,$o,X1,X3) )
       => ! [X3: a] :
            ( ( ~ vAPP(a,$o,X2,X3)
              & vAPP(a,$o,X0,X3) )
           => ( ~ vAPP(a,$o,X2,X3)
              & vAPP(a,$o,X1,X3) ) ) ),
    inference(negated_conjecture,[],[f1]) ).

thf(f1,conjecture,
    ! [X0: a > $o,X1: a > $o,X2: a > $o] :
      ( ! [X3: a] :
          ( vAPP(a,$o,X0,X3)
         => vAPP(a,$o,X1,X3) )
     => ! [X3: a] :
          ( ( ~ vAPP(a,$o,X2,X3)
            & vAPP(a,$o,X0,X3) )
         => ( ~ vAPP(a,$o,X2,X3)
            & vAPP(a,$o,X1,X3) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cBOOL_PROP_46_pme) ).

thf(f14,plain,
    ! [X4: a] :
      ( ( $true != vAPP(a,$o,sK0,X4) )
      | ( $true = vAPP(a,$o,sK1,X4) ) ),
    inference(cnf_transformation,[],[f13]) ).

thf(f27,plain,
    ~ spl4_2,
    inference(avatar_split_clause,[],[f16,f23]) ).

thf(f23,plain,
    ( spl4_2
  <=> ( $true = vAPP(a,$o,sK2,sK3) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_2])]) ).

thf(f16,plain,
    $true != vAPP(a,$o,sK2,sK3),
    inference(cnf_transformation,[],[f13]) ).

thf(f26,plain,
    ( ~ spl4_1
    | spl4_2 ),
    inference(avatar_split_clause,[],[f17,f23,f19]) ).

thf(f17,plain,
    ( ( $true = vAPP(a,$o,sK2,sK3) )
    | ( $true != vAPP(a,$o,sK1,sK3) ) ),
    inference(cnf_transformation,[],[f13]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.09  % Problem    : SET588^5 : TPTP v8.1.2. Released v4.0.0.
% 0.04/0.11  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.10/0.31  % Computer : n016.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 300
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Fri May  3 16:31:52 EDT 2024
% 0.10/0.31  % CPUTime    : 
% 0.10/0.31  % (1209)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.33  % (1215)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.15/0.33  % (1210)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.15/0.33  % (1213)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.15/0.33  % (1211)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.15/0.33  % (1216)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_1451 on theBenchmark for (1451ds/0Mi)
% 0.15/0.33  % (1214)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.15/0.33  % (1213)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.15/0.33  % (1212)dis-2_2:3_amm=sco:anc=none:bce=on:fsr=off:gsp=on:nm=16:nwc=1.2:nicw=on:sac=on:sp=weighted_frequency_476 on theBenchmark for (476ds/0Mi)
% 0.15/0.33  % Exception at run slice level% Exception at run slice level% Exception at run slice level
% 0.15/0.33  
% 0.15/0.33  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.15/0.33  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.15/0.33  
% 0.15/0.33  % Exception at run slice level
% 0.15/0.33  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.15/0.33  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.15/0.33  % (1212)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.15/0.33  % (1214)Also succeeded, but the first one will report.
% 0.15/0.33  % (1215)First to succeed.
% 0.15/0.33  % (1212)Also succeeded, but the first one will report.
% 0.15/0.33  % (1215)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-1209"
% 0.15/0.33  % (1215)Refutation found. Thanks to Tanya!
% 0.15/0.33  % SZS status Theorem for theBenchmark
% 0.15/0.33  % SZS output start Proof for theBenchmark
% See solution above
% 0.15/0.33  % (1215)------------------------------
% 0.15/0.33  % (1215)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.33  % (1215)Termination reason: Refutation
% 0.15/0.33  
% 0.15/0.33  % (1215)Memory used [KB]: 760
% 0.15/0.33  % (1215)Time elapsed: 0.005 s
% 0.15/0.33  % (1215)Instructions burned: 5 (million)
% 0.15/0.33  % (1209)Success in time 0.016 s
%------------------------------------------------------------------------------